Skip to content

Conversation

@WardenGnaw
Copy link
Member

@WardenGnaw WardenGnaw commented Jan 17, 2026

This PR disables SBOM for non-folder publishes because the build will get a warning saying: "BuildDropPath '' must be a directory, not a file"

Disabling SBOM checks where we know we are only publishing a file.

SymbolUpload was also throwing an error: ##[warning]Symbols expiration is 3650 day(s) for request ... since we were using 3650 instead of 5475

This PR disables SBOM for non-folder publishes because the build will
get a warning saying: "BuildDropPath '<FILE PATH>' must be a directory,
not a file"

Disabling SBOM checks where we know we are only publishing a file.

Changing ExpirationInDays to be 5475
@WardenGnaw WardenGnaw force-pushed the dev/waan/fixSBOMPublishErrors branch from 0735545 to b574d58 Compare January 20, 2026 18:41
@WardenGnaw WardenGnaw changed the title Disable SBOM for non-folder publish Disable SBOM for non-folder publish and fix SymbolUpload Warning Jan 20, 2026
@WardenGnaw WardenGnaw merged commit ac2ac74 into main Jan 20, 2026
6 checks passed
@WardenGnaw WardenGnaw deleted the dev/waan/fixSBOMPublishErrors branch January 20, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants